records

records

Active filters Clear all

No active filters

Filters

Longueurs départementales annuelle des canalisations du réseau de transport de gaz français

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date de dernière modification
               

No description available for this field.

Name (identifier)
date_de_derniere_modification
Type
date
Sample
                       
Département
               

No description available for this field.

Name (identifier)
departement
Type
text
Sample
                       
Nom opérateur
               

No description available for this field.

Name (identifier)
nom_operateur
Type
text
Sample
                       
Type ouvrage
               

No description available for this field.

Name (identifier)
type_ouvrage
Type
text
Sample
                       
DN Max
               

No description available for this field.

Name (identifier)
dn_max
Type
decimal
Sample
                       
Longueur de réseau (km)
               

No description available for this field.

Name (identifier)
longueur_de_reseau_km
Type
decimal
Sample
                       
Code Departement
               

No description available for this field.

Name (identifier)
code_departement
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"longueurs-departementales-canalisations-gaz",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/longueurs-departementales-canalisations-gaz"
      }
    ]
    ,
  • "definitions":
    {
    • "longueurs-departementales-canalisations-gaz":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/longueurs-departementales-canalisations-gaz_records"
            }
          }
        }
      }
      ,
    • "longueurs-departementales-canalisations-gaz_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date_de_derniere_modification":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de dernière modification",
              • "description":""
              }
              ,
            • "departement":
              {
              • "type":"string",
              • "title":"Département",
              • "description":""
              }
              ,
            • "nom_operateur":
              {
              • "type":"string",
              • "title":"Nom opérateur",
              • "description":""
              }
              ,
            • "type_ouvrage":
              {
              • "type":"string",
              • "title":"Type ouvrage",
              • "description":""
              }
              ,
            • "dn_max":
              {
              • "type":"number",
              • "title":"DN Max",
              • "description":""
              }
              ,
            • "longueur_de_reseau_km":
              {
              • "type":"number",
              • "title":"Longueur de réseau (km)",
              • "description":""
              }
              ,
            • "code_departement":
              {
              • "type":"string",
              • "title":"Code Departement",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Région",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets